Audio Player and Audio Player/Recorder control doesn't work on iOS 12.2

Description

The recent iOS 12.2 update changed the way media files are handled in the Cordova web view. In order for the UX Audio Player and Audio Player/Recorder controls to work with iOS 12.2, the iOS Media Playback Requires User Action property must be disabled in the Cordova configuration.

Discussion

Beginning with Alpha Anywhere build 5771, the Media Playback Requires User Action property will be disabled by default.

To change this setting in existing projects, check the Show Advanced Options property in the Cordova App Builder Genie.

images/audio1.png

Then, uncheck the Media Playback Requires User Action option in the iOS Only settings.

images/audio2.png